home *** CD-ROM | disk | FTP | other *** search
/ Chip 2005 March / CMCD0305.ISO / Software / Demo / Elearn / Fizica / vol2 / interfata.swf / scripts / DefineButton2_377 / BUTTONCONDACTION on(press).as
Text File  |  2005-01-03  |  119b  |  6 lines

  1. on(press){
  2.    _parent.despre._visible = 0;
  3.    _parent.hideThe.cursor(false);
  4.    _parent.hider._visible = false;
  5. }
  6.